home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / K-L / LucaCalc v1.0.cpt / LucaCalc / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1991-12-05  |  1.2 KB  |  21 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>2</cardCount>
  7.     <cardID>2884</cardID>
  8.     <listID>2217</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>192</width>
  14.         <height>256</height>
  15.     </cardSize>
  16.     <script>on numberglobal csglobal nownumif cs = "n" thenput nownum after card field "Screen"end ifif cs = "y" thenput empty into card field "Screen"put nownum after card field "Screen"put "n"into csend ifput nownum after card field "operations"end numberon operationglobal csglobal nowopput "y" into csput nowop after card field "operations"end operationon powerglobal csglobal prrepeat pr-1put "*" & card field "screen" after card field "operations"end repeatput "y" into csend poweron openstackgo to first cardend openstack</script>
  17.     <background id="2560" file="background_2560.xml" name="" />
  18.     <card id="2884" file="card_2884.xml" marked="false" name="" owner="2560" />
  19.     <card id="3833" file="card_3833.xml" marked="false" name="" owner="2560" />
  20. </stack>
  21.